func runtime.mapaccess2_faststr
2 uses
runtime (current package)
map_faststr_swiss.go#L29: func mapaccess2_faststr(t *abi.SwissMapType, m *maps.Map, ky string) (unsafe.Pointer, bool)
map_swiss.go#L245: elem, ok := mapaccess2_faststr(t, m, key)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)